home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / ms / catapult / catapult.exe / ALPHA / PERFCTRS / CACHCTRS.INI < prev    next >
INI File  |  1996-05-22  |  2KB  |  47 lines

  1. [info]
  2. drivername=iascache
  3. symbolfile=cachctrs.h
  4.  
  5. [languages]
  6. 009=English
  7.  
  8. [text]
  9. CACHE_COUNTER_OBJECT_009_NAME=Internet Proxy Cache
  10. CACHE_COUNTER_OBJECT_009_HELP=The Internet Proxy Cashe object type includes counters specific to the URL Cache.
  11.  
  12. CACHE_URLS_IN_CACHE_COUNTER_009_NAME=URLs in Cache
  13. CACHE_URLS_IN_CACHE_COUNTER_009_HELP=URLs in Cache is the current number of URLs in the URL Cache.
  14.  
  15. CACHE_BYTES_IN_CACHE_COUNTER_009_NAME=Bytes in Cache
  16. CACHE_BYTES_IN_CACHE_COUNTER_009_HELP=Bytes in Cache is the current total number of bytes in the URL Cache.
  17.  
  18. CACHE_TOTAL_BYTES_CACHED_COUNTER_009_NAME=Total Bytes Cached
  19. CACHE_TOTAL_BYTES_CACHED_COUNTER_009_HELP=Total Bytes Cached is the accumulative total number of bytes stored into the URL Cache.
  20.  
  21. CACHE_TOTAL_BYTES_RETRIEVED_COUNTER_009_NAME=Total Bytes Retrieved
  22. CACHE_TOTAL_BYTES_RETRIEVED_COUNTER_009_HELP=Total Bytes Retrieved is the accumulative total number of bytes retrieved from the URL Cache.
  23.  
  24. CACHE_TOTAL_URLS_CACHED_COUNTER_009_NAME=Total URLs Cached
  25. CACHE_TOTAL_URLS_CACHED_COUNTER_009_HELP=Total URLs Cached is the accumulative total number of URLs stored into the URL Cache.
  26.  
  27. CACHE_TOTAL_URLS_RETRIEVED_COUNTER_009_NAME=Total URLs Retrieved
  28. CACHE_TOTAL_URLS_RETRIEVED_COUNTER_009_HELP=Total URLs Retrieved is the accumulative total number of URLs retrieved from the URL Cache.
  29.  
  30. CACHE_MAX_BYTES_CACHED_COUNTER_009_NAME=Max Bytes Cached
  31. CACHE_MAX_BYTES_CACHED_COUNTER_009_HELP=Max Bytes Cached is the maximum number of bytes that was stored in the URL Cache.
  32.  
  33. CACHE_MAX_URLS_CACHED_COUNTER_009_NAME=Max URLs Cached
  34. CACHE_MAX_URLS_CACHED_COUNTER_009_HELP=Max URLs Cached is the maximum number of URLs that were stored in the URL Cache.
  35.  
  36. CACHE_RETRIEVES_COUNTER_009_NAME=URL Retrieve Rate
  37. CACHE_RETRIEVES_COUNTER_009_HELP=URL Retrieve Rate is the rate at which URLs are retrieved from the URL cache
  38.  
  39. CACHE_RETRIEVE_BYTES_COUNTER_009_NAME=Bytes Retrieved Rate
  40. CACHE_RETRIEVE_BYTES_COUNTER_009_HELP=Bytes Retrieved Rate is the rate at which bytes of data are retrieved from the URL cache
  41.  
  42. CACHE_COMMITS_COUNTER_009_NAME=URL Commit Rate
  43. CACHE_COMMITS_COUNTER_009_HELP=URL Commit Rate is the rate at which URLs are commited to the URL cache
  44.  
  45. CACHE_COMMIT_BYTES_COUNTER_009_NAME=Bytes Commited Rate
  46. CACHE_COMMIT_BYTES_COUNTER_009_HELP=Bytes Commited Rate is the rate at which bytes of data are commited to the URL cache
  47.